id: overview title: Overview meta: Overview of the Infinite Flight Live API order: 1 #

Infinite Flight Live API Overview #

The Live API is our HTTP API used for requesting data from Infinite Flight Servers. Current features include:

Obtaining an API key #

An API key is required to use the Live API. Contact hello@infiniteflight.com to let us know what you plan on building and to request a key.

How to use the API #

The Live API uses HTTP and the endpoints require you to make a GET or POST request to the endpoint URL. See individual endpoint documentation for specifics

Conditions of Use #

Prerequisites #

This documentation is aimed at someone with knowledge of:

If you are not knowledgeable in these areas, you are of course welcome to browse the documentation. You can also check out these resources to help you learn.